home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / util / boot / BlizKick.readme < prev    next >
Encoding:
Text File  |  1999-05-23  |  9.9 KB  |  219 lines

  1. Short:    MapROM tool for Blizzard turbos. V1.18.
  2. Author:   no-email@for.now (Harry "Piru" Sintonen)
  3. Version:  1.18
  4. Type:     util/boot
  5. Requires: OS 1.0+, Blizzard turbo with MAPROM feature or CPU Card
  6. Replaces: util/boot/BlizKick.lha
  7.  
  8. Important: I am having my military service till 31th December 1999,
  9. so I might not be as active as before. You can find me from IRC
  10. occasionally as Piru (on channels #amiga, #AmigaFIN, #amycoders and
  11. so on) though. CU on next millenium. ;)
  12.  
  13. BlizKick is used to rekick any Kickstart ROM image with Blizzard turbo
  14. boards having MAPROM feature (jumper). Also A4000 CPU & Cyberstorm Cards
  15. should work. BlizKick has been tested with BLIZZARD 1230-I, 1230-II,
  16. 1230-III, 1230-IV, 1240-T/ERC, 1260, 2040-ERC, 2060, CyberStorm MK III,
  17. CyberStorm PPC and Blizzard PPC boards. Kickstart 1.2, 1.3, 2.04, 2.05,
  18. 3.0 and 3.1 are currently tested ROM images.
  19.  
  20.  BlizKick main features include:
  21.  
  22. *NEW* in V1.18:
  23.  
  24. - Full source code is included as usual.
  25. - Added BPPCFix module for WarpOS lowers. I personally like PowerUP
  26.   better but lots of ppl asked this.
  27.  
  28.          V1.17:
  29.  
  30. - EXTRES buffer was overwritten by blizzppc/csppc kernel,
  31.   fixed with 1mb extra alloc.
  32.  
  33.          V1.16:
  34.  
  35. - Removed rom checksum disable from SPEEDROM.
  36. - Added ramlibstack module.
  37. - Again tried to fix CS MK II support. Maybe I get it right some day.
  38.   Ta ChaoZer. (it doesn't seem to work atm :\)
  39. - Fixed some stuff in places. I hope I didn't break anything. =)
  40. - Fixed guide a bit.
  41.  
  42.          V1.15:
  43.  
  44. - Fixed memory node area for CS MK II. It could work now. Ta ChaoZer.
  45. - Fixed guide about Blizzzard PPC, read it.
  46. - Fixed installation script. ;)
  47.  
  48.          V1.14:
  49.  
  50. - Deleted ffs62 module, it never worked.
  51.   WARNING: DO NOT USE FFS62 MODULE, GET RID OF IT!
  52. - Fixed support for KS 1.1NTSC and 1.1PAL
  53.  
  54.          V1.13:
  55.  
  56. - Fixed BlizzPPC support.
  57. - FusionReserve module has been working all the time, just
  58.   get FixPATCHMAC.lha from aminet and use it.
  59. - Fixed bug from CS MK II support. Maybe it finally works.
  60. - Some improvements to BlizKick_install script.
  61. - Added NewIcons for BlizKick.guide and Free100buf.
  62.  
  63.          V1.12:
  64.  
  65. - ß9: Added support for Blizzard PPC
  66. - ß9: Fixed CS MKII support (I hope:).
  67. - ß8: Public source code release! See BlizKick.guide/history.
  68. - ß7: Rewrote board detection to be more clean & robust. Now
  69.       adding new boards is a lot easier.
  70. - ß7: Hehe... Fixed some bugs... Now it works with CS PPC (tested)
  71.       and CS MKIII at least.
  72. - ß6: SHOULD WORK WITH CPU CARDS NOW!! (CBM A4000 CPU Cards,
  73.       Cyberstorm MKI, MKIII and PPC at least. Cyberstorm MKII, MKIII
  74.       and PPC are detected automatically, so don't specify CPUCARD
  75.       switch with those).
  76. - ß5: Fixed PatchMath020 module to patch non-64bit mul/div on 68060.
  77. - ß5: Fixed stupid movem bug from SpeedyChip module.
  78. - ß5: Tried another approach in RebootFix module.
  79. - ß5: FusionReserve module still doesn't work. :(
  80. - ß4: Fixed little bug from ROM image validation.
  81. - ß4: Hopefully finally fixed FusionReserve module. ;)
  82. - ß4: Added two modules: RebootFix to fix problems with A1200
  83.       and 060 (at least with BLIZZARD 1260) reboot when display
  84.       is in multisync mode, and SpeedyChip module for patching 060
  85.       MMU lists improving chip memory write speed!
  86. - ß3: Now KS 1.x are only patched if they're original.
  87. - ß2: CPU Cards should work after SetPatch now.
  88. - ß2: Hopefully fixed FusionReserve module.
  89. - ß2: Added two new modules: A1000Jingle (Try it out! ;) and
  90.       PatchMath020 (Optimizes C-compiler math routines).
  91. - ß1: Should work with (A4000?) CPU Cards! See CPUCARD switch.
  92. - ß1: New module: FusionReserve substituting RsrvCold of FUSION MAC
  93.   emulator.
  94.  
  95. - SCSIDEV43 module; kick V43 beta scsi.device. No more 4GB limit!
  96.   NOTE: You need V43 beta scsi.device in file DEVS:scsi43.device.
  97. - MAPROM jumper OFF detection fixed, it had been broken since v1.9...
  98. - Free100buf program for freeing buffer created by ChipSaver module.
  99. - Tested with Kickstart 2.04 (37.175).
  100. - ChipSaver, RemCards, SpeedyIDE and WaitIDE modules.
  101. - EXTRESBUF is put into fast memory, instead of chip!
  102. - BBlank & NewAlert modules by Jens Lorenz.
  103. - BKMODPATH env-variable.
  104. - QUIET switch.
  105. - KICKFILE * can be used to kick original ROM found on chip.
  106. - LOCALFAST relocates memheaders to fast memory.
  107. - SoftSCSI module.
  108. - Support for BLIZZARD 1240-T/ERC, 2040-ERC and 2060!
  109. - Fixed bug from EXTRESBUF. Now it really should work with on all boards.
  110. - ROM address validity test to rule out some invalid ROM images.
  111. - XPK support for KICKFILE.
  112. - Support for hackdisk.device!
  113. - Can be run any time (no more need to start before SetPatch on 1260)
  114. - EXTRESBUF feature: Can use memory outside ROM image for "modules". No
  115.   more "iffucient ROM space" -problem!
  116. - Can replace PrepareEmul tool 100%
  117. - Has possibility to plant ResidentTag modules into ROM image!
  118.   (13 example modules included, plus assembler source code for all of
  119.   them!)
  120. - Can restore the original Kickstart.
  121. - Has built-in FastWaitBlit patch.
  122. - Uses Blizzard board's own MAPROM feature (jumper).
  123. - No kickstart file preparation or similar is needed. You can just save any
  124.   ROM image and give it to BlizKick!
  125. - Can make memory on Blizzard board LOCAL, bypass flashy boot of the board
  126.   and speed up ROM boot.
  127. - Doesn't use MMU, KickMem, KickTag, ColdCapture or CoolCapture vectors.
  128.   -> 100% transparent!
  129. - BlizKick is as OS compatible as possible: Doesn't use any additional
  130.   memory (except those 512K and memory used by EXTRESBUF, if specified),
  131.   coolcapture, coldcapture, kickmem or kicktag vectors.
  132. - Works with KS 1.0+ There's really no use for this, except for restoring
  133.   original Kickstart after using Kickstart 1.x. Well, maybe some freaks
  134.   like to boot KS 3.x from floppy... ;-)
  135. - Tested with BLIZZARD 1230-I @ 40MHz, BLIZZARD 1230-II @ 40MHz, BLIZZARD
  136.   1230-III @ 50MHz, BLIZZARD 1230-IV @ 50 MHz, BLIZZARD 1240-T/ERC @ 40
  137.   MHz, BLIZZARD 1260 @ 50MHz, BLIZZARD 2040-ERC @ 40 MHz, BLIZZARD 2060
  138.   @ 50 MHz, CyberStorm MK III @ 50MHz, CyberStorm PPC @ 200MHz and
  139.   Blizzard PPC @ 240MHz turbo boards.
  140. - FreeWare! Copyright © 1996-1999 PitPlane Productions.
  141.  
  142. ( Latest BlizKick beta release plus some other programs by me can be found
  143.  from http://www.jyu.fi/~sintonen/AmigaPrograms.html )
  144.  
  145.  IMPORTANT: www.jyu.fi/~sintonen/ pages are (currently) badly outdated.
  146.  
  147.  
  148. ============================= Archive contents =============================
  149.  
  150. Original  Packed Ratio    Date     Time    Name
  151. -------- ------- ----- --------- --------  -------------
  152.     2689    1541 42.6% 10-May-99 18:05:54  BlizKick.info
  153.     6308    3022 52.0% 10-May-99 18:04:58  BlizKick.readme
  154.     3120    1945 37.6% 21-Mar-97 23:45:28 +AspectFont
  155.     3314    1492 54.9% 13-May-98 11:59:28 +AspectFont.e
  156.    21628    8789 59.3% 13-May-98 11:58:04 +BKGUI
  157.    15119    5018 66.8% 13-May-98 11:56:48 +BKGUI.e
  158.     7184    5182 27.8% 10-May-99 17:52:04 +BlizKick
  159.    62791   20264 67.7% 24-Jan-99 12:05:04 +BlizKick.ASM
  160.    92152   34305 62.7% 10-May-99 17:42:18 +BlizKick.guide
  161.     3034    2197 27.5% 17-Jul-98 01:24:24 +BlizKick.guide.info
  162.      532     449 15.6% 21-May-97 05:13:34 +Free100buf
  163.     2975    1268 57.3% 13-May-98 11:58:18 +Free100buf.ASM
  164.     5442    1948 64.2% 17-Jul-98 01:56:28 +Free100buf.info
  165.     2068     772 62.6% 10-May-99 17:00:48 +install_script
  166.     7844    1628 79.2% 10-May-99 17:52:02 +A1000Jingle
  167.    24297    3901 83.9% 10-May-99 17:52:02 +A1000Jingle.ASM
  168.      172     146 15.1% 10-May-99 17:52:02 +BBlank
  169.     1593     846 46.8% 10-May-99 17:52:02 +BBlank.ASM
  170.     8204    3242 60.4% 10-May-99 17:52:04 +blizkickmodule.i
  171.      236     210 11.0% 10-May-99 17:52:02 +BPPCFix
  172.     1561     838 46.3% 10-May-99 17:52:02 +BPPCFix.ASM
  173.      620     508 18.0% 10-May-99 17:52:02 +ChipSaver
  174.     5525    2410 56.3% 10-May-99 17:52:02 +ChipSaver.ASM
  175.      336     271 19.3% 10-May-99 17:52:02 +Colour
  176.     1976    1095 44.5% 10-May-99 17:52:02 +Colour.ASM
  177.      364     319 12.3% 10-May-99 17:52:02 +FixMath404
  178.     2961    1404 52.5% 10-May-99 17:52:02 +FixMath404.ASM
  179.      460     391 15.0% 10-May-99 17:52:02 +FusionReserve
  180.     3795    1852 51.1% 10-May-99 17:52:02 +FusionReserve.ASM
  181.      596     503 15.6% 10-May-99 17:52:02 +hackdisk
  182.     5690    2527 55.5% 10-May-99 17:52:02 +hackdisk.ASM
  183.      244     218 10.6% 10-May-99 17:52:02 +Magia
  184.     2342    1104 52.8% 10-May-99 17:52:02 +Magia.ASM
  185.      248     200 19.3% 10-May-99 17:52:02 +MoveVBR
  186.     1437     736 48.7% 10-May-99 17:52:02 +MoveVBR.ASM
  187.      720     579 19.5% 10-May-99 17:52:04 +NewAlert
  188.     7364    2308 68.6% 10-May-99 17:52:02 +NewAlert.ASM
  189.      348     298 14.3% 10-May-99 17:52:02 +NoClick
  190.     3119    1457 53.2% 10-May-99 17:52:04 +NoClick.ASM
  191.      688     563 18.1% 10-May-99 17:52:02 +PatchMath020
  192.    16759    5322 68.2% 10-May-99 17:52:04 +PatchMath020.ASM
  193.      224     211  5.8% 10-May-99 17:52:02 +PrepareEmul
  194.     2197    1138 48.2% 10-May-99 17:52:02 +PrepareEmul.ASM
  195.      244     241  1.2% 10-May-99 17:52:02 +ramlibstack
  196.     2171    1120 48.4% 10-May-99 17:52:02 +ramlibstack.ASM
  197.      264     232 12.1% 10-May-99 17:52:02 +RebootFix
  198.     2452    1255 48.8% 10-May-99 17:52:04 +RebootFix.ASM
  199.      184     165 10.3% 10-May-99 17:52:02 +RemCards
  200.     1788     946 47.0% 10-May-99 17:52:02 +RemCards.ASM
  201.      436     383 12.1% 10-May-99 17:52:02 +Replace
  202.     2379    1185 50.1% 10-May-99 17:52:02 +Replace.ASM
  203.      680     590 13.2% 10-May-99 17:52:02 +SCSIDEV43
  204.     6181    2535 58.9% 10-May-99 17:52:02 +SCSIDEV43.ASM
  205.      652     539 17.3% 10-May-99 17:52:02 +SoftSCSI
  206.     5074    2260 55.4% 10-May-99 17:52:02 +SoftSCSI.ASM
  207.      484     398 17.7% 10-May-99 17:52:02 +SpeedyChip
  208.     4141    1911 53.8% 10-May-99 17:52:04 +SpeedyChip.ASM
  209.      264     246  6.8% 10-May-99 17:52:02 +SpeedyIDE
  210.     2268    1039 54.1% 10-May-99 17:52:02 +SpeedyIDE.ASM
  211.      372     255 31.4% 10-May-99 17:52:04 +Test
  212.     4679    2016 56.9% 10-May-99 17:52:02 +Test.ASM
  213.      348     315  9.4% 10-May-99 17:52:02 +WaitIDE
  214.     3276    1407 57.0% 10-May-99 17:52:02 +WaitIDE.ASM
  215.      152     151  0.6% 06-May-96 11:09:04 +SaveROM
  216.      756     403 46.6% 13-May-98 12:01:08 +SaveROM.ASM
  217. -------- ------- ----- --------- --------
  218.   369521  144009 61.0% 11-May-99 00:13:00   65 files
  219.